Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge 24.0 to dev #17920

Closed
wants to merge 12 commits into from
Closed

merge 24.0 to dev #17920

wants to merge 12 commits into from

Conversation

martenson
Copy link
Member

had conflict, running tests

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

mvdbeek and others added 12 commits April 4, 2024 18:41
We serialize workflow.reports, but we were only setting it on the
workflow instance if the markdown editor emits it.

Fixes a part of galaxyproject#17903
This adds a modal when the user runs a workflow with changes, that asks for user confirmation on whether to proceed without saving changes or to save changes and then proceed. Currently, we _always_ save the workflow when it is run (even if there are no changes at all).

Fixes galaxyproject#17903
…wf_without_informing

[24.0] Do not save workflow on Run without user confirmation
[24.0] Fix lost reports when switching workflow versions
[24.0] Make sure step removal also resets mapOver state
…te_script

[23.2] Adjust update_cwl_conformance_tests.sh for removed branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants